How to Install fonts-noto software package in Debian 9 (Stretch)

How to Install fonts-noto software package in Debian 9 (Stretch)

fonts-noto software package provides metapackage to pull in all Noto fonts, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-noto 

fonts-noto is installed in your system.

Make ensure the fonts-noto package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-noto *

You will get with fonts-noto package name, version, architecture and description in a table

fonts-noto package basic information:

Distro Debian 9 stretch
Section Fonts
Package fonts-noto
Version 20160724-3
Description metapackage to pull in all Noto fonts
Sub Section Fonts


See Also, How to uninstall or remove fonts-noto software package from Debian 9 (Stretch)?